projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e4e9c6
)
Grammar fix.
author
Glenn Morris
<rgm@gnu.org>
Fri, 19 Oct 2007 07:05:46 +0000
(07:05 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 19 Oct 2007 07:05:46 +0000
(07:05 +0000)
etc/NEWS.22
patch
|
blob
|
history
diff --git
a/etc/NEWS.22
b/etc/NEWS.22
index 867c58c47a43d2863a8974eb25c2d421bc7c8106..f68285d1dfdb98b4f23e8d59b2c9fc14800f3ea2 100644
(file)
--- a/
etc/NEWS.22
+++ b/
etc/NEWS.22
@@
-97,8
+97,8
@@
This can be used to add menu entries for backend specific functions.
* Lisp Changes in Emacs 22.2.
-** The command `repeat'
will no more attempt
to repeat a command bound
-to an input event.
+** The command `repeat'
no longer attempts
to repeat a command bound
+
to an input event.
** The function invisible-p returns non-nil if the character
after a specified position is invisible.